home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kimeruze! Yamikon!
/
Kimeruze! Yamikon!.iso
/
mac
/
YARIKON
/
EVENT02.Dxr
/
00017.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-23
|
226 b
|
14 lines
on exitFrame
global ayumi, param, asw
set asw to 1
if param = 0 then
set ayumi to ayumi + 1
set param to 1
end if
if the movieTime of sprite 30 < 180 then
go(the frame)
else
go("main")
end if
end